From: Glenn Morris Date: Sun, 5 Feb 2012 02:23:15 +0000 (-0800) Subject: with-demoted errors is another thing never mentioned in NEWS. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~939 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=11cb399a24fdd96a63d8e217f9306cd657d10a87;p=emacs.git with-demoted errors is another thing never mentioned in NEWS. --- diff --git a/etc/NEWS b/etc/NEWS index 3f84f394b14..b50e04d2179 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1243,6 +1243,8 @@ set of "wrapping" filters, similar to around advice. (A version of this macro was actually added in Emacs 23.2 but was not advertised at the time.) +** Macro `with-demoted-errors' was added in Emacs 23.1 but not advertised. + +++ ** The new function `server-eval-at' allows evaluation of Lisp forms on named Emacs server instances, using TCP sockets.